Skip to content

Issues: ziglang/zig

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

zig 0.12.1 builds without relro on netbsd bug Observed behavior contradicts documented or intended behavior
#20238 opened Jun 8, 2024 by nikkicoon
add @Here() builtin for in-situ reference of known destination Type proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20236 opened Jun 8, 2024 by expikr 0.14.0
Zig build should error when overwriting output files enhancement Solving this issue will likely involve adding new logic or components to the codebase. zig build system std.Build, the build runner, `zig build` subcommand, package management
#20235 opened Jun 8, 2024 by wooster0 0.14.0
Specification of behavior for safety-disabled bare unions proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20232 opened Jun 8, 2024 by mnemnion 0.14.0
addConfigHeader stopped reporting error for missing property names bug Observed behavior contradicts documented or intended behavior regression It worked in a previous version of Zig, but stopped working. zig build system std.Build, the build runner, `zig build` subcommand, package management
#20230 opened Jun 7, 2024 by andrewrk 0.14.0
std.mem.sort requires items to be comptime-known enhancement Solving this issue will likely involve adding new logic or components to the codebase. error message This issue points out an error message that is unhelpful and should be improved. frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20221 opened Jun 7, 2024 by MKuranowski 0.15.0
std.posix.send with a UDP socket leads to unexpected errno but this errno is to be expected bug Observed behavior contradicts documented or intended behavior standard library This issue involves writing Zig code for the standard library.
#20219 opened Jun 7, 2024 by gaultier 0.14.0
Self-referential tagged union segfaults the compiler bug Observed behavior contradicts documented or intended behavior
#20218 opened Jun 7, 2024 by paoda
False dependency loop bug Observed behavior contradicts documented or intended behavior
#20216 opened Jun 7, 2024 by DerryAlex
Pointer arithmetic and slicing without end for zero-size types gives wrong results bug Observed behavior contradicts documented or intended behavior
#20214 opened Jun 6, 2024 by weebcel
os.linux.IoUring.test.accept/connect/send_zc/recv...FAIL (TestExpectedEqual) bug Observed behavior contradicts documented or intended behavior os-linux standard library This issue involves writing Zig code for the standard library.
#20212 opened Jun 6, 2024 by andrewrk 0.14.0
delete unused *opaque{} definitions from std.os.windows os-windows standard library This issue involves writing Zig code for the standard library.
#20208 opened Jun 6, 2024 by expikr 0.14.0
termios contains undefined bytes after tcgetattr. bug Observed behavior contradicts documented or intended behavior os-linux standard library This issue involves writing Zig code for the standard library.
#20205 opened Jun 5, 2024 by wojciechmurimi 0.14.0
Compiler crashes when using for on compile time slice. bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20204 opened Jun 5, 2024 by ScuroGuardiano 0.14.0
Proposal: Improve overflow operations accepted This proposal is planned. breaking Implementing this issue could cause existing code to no longer compile or have different behavior. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20203 opened Jun 5, 2024 by Snektron 0.14.0
Autodoc: Generate all paragraphs of function docstring autodoc The web application for interactive documentation and generation of its assets. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned.
#20202 opened Jun 5, 2024 by mnemnion 0.14.0
Proposal: Be stricter with the type of args of fmt.format/writer.print proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. standard library This issue involves writing Zig code for the standard library.
#20201 opened Jun 5, 2024 by Trevor-Strong 0.14.0
Provenance related LLVM miscompilation in release mode backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior miscompilation The compiler reports success but produces semantically incorrect code. upstream An issue with a third party project that Zig uses.
#20198 opened Jun 5, 2024 by cryptocode 0.16.0
tagged union switch prong capture doesn't coerce noreturn / uninstantiable field type bug Observed behavior contradicts documented or intended behavior frontend Tokenization, parsing, AstGen, Sema, and Liveness.
#20187 opened Jun 4, 2024 by rohlem 0.14.0
Misleading comptime_int to optional sized int error message when comptime_int is out of the range of the sized int type error message This issue points out an error message that is unhelpful and should be improved.
#20186 opened Jun 4, 2024 by Trevor-Strong 0.15.0
cmpxchg does not apply integer mask to compare non-pow2 sized integers backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
#20184 opened Jun 4, 2024 by Szwagi 0.14.0
'x is not a member function' is below 'struct defined here' error message This issue points out an error message that is unhelpful and should be improved.
#20182 opened Jun 4, 2024 by pfgithub 0.14.0
ability to override packages locally enhancement Solving this issue will likely involve adding new logic or components to the codebase. proposal This issue suggests modifications. If it also has the "accepted" label then it is planned. zig build system std.Build, the build runner, `zig build` subcommand, package management
#20180 opened Jun 3, 2024 by andrewrk 0.14.0
ProTip! Find all open issues with in progress development work with linked:pr.